Skip to content

fix(deps): update react-native to v0.77.2#2453

Merged
tido64 merged 2 commits into
trunkfrom
renovate/react-native
Apr 28, 2025
Merged

fix(deps): update react-native to v0.77.2#2453
tido64 merged 2 commits into
trunkfrom
renovate/react-native

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-native-community/template (source) 0.77.1 -> 0.77.2 age adoption passing confidence
@react-native-mac/virtualized-lists (source) 0.77.0 -> 0.77.2 age adoption passing confidence
@react-native/assets-registry (source) 0.77.1 -> 0.77.2 age adoption passing confidence
@react-native/babel-preset 0.77.1 -> 0.77.2 age adoption passing confidence
@react-native/codegen (source) 0.77.1 -> 0.77.2 age adoption passing confidence
@react-native/community-cli-plugin (source) 0.77.1 -> 0.77.2 age adoption passing confidence
@react-native/gradle-plugin (source) 0.77.1 -> 0.77.2 age adoption passing confidence
@react-native/js-polyfills (source) 0.77.1 -> 0.77.2 age adoption passing confidence
@react-native/metro-config (source) 0.77.1 -> 0.77.2 age adoption passing confidence
@react-native/normalize-colors (source) 0.77.1 -> 0.77.2 age adoption passing confidence
@react-native/virtualized-lists (source) 0.77.1 -> 0.77.2 age adoption passing confidence
react-native (source, changelog) 0.77.1 -> 0.77.2 age adoption passing confidence
react-native-macos (source) 0.77.0 -> 0.77.3 age adoption passing confidence
react-native-windows (source) 0.77.3 -> 0.77.8 age adoption passing confidence

Release Notes

react-native-community/template (@​react-native-community/template)

v0.77.2

Compare Source

microsoft/react-native-macos (@​react-native-mac/virtualized-lists)

v0.77.2

Compare Source

0.77.2 (2025-04-08)

🩹 Fixes
  • Release a new patch release of 0.77 (#​2446)
  • cherry pick "[iOS] Reland: avoid race condition crash in [RCTDataRequestHandler invalidate]" (#​2452)
❤️ Thank You

v0.77.1

Compare Source

0.77.1 (2025-03-18)

🩹 Fixes
  • Release a new patch release of React Native macOS 0.77 (#​2409)
❤️ Thank You
facebook/react-native (@​react-native/assets-registry)

v0.77.2

Compare Source

Added
iOS specific
  • Codegen: Add the source parameter to generate-codegen-artifacts to avoid generating files not needed by libraries. (98b8f17811 by @​cipolleschi)
Fixed
  • DevTools: Fix disconnections of DevTools when the network is under significant strain. (b0974135bf by @​vzaidman)
  • CLI: Fix registering of start and bundle commands with community CLI and isolated node_modules. (1f002f9999 by @​robhogan)
  • Metro: Bump minimum Metro to 0.81.3, fix "_interopRequireDefault is not a function" with enablePackageExports (b335436113 by @​robhogan)
Android specific
iOS specific
  • Interop Layer: Properly pass nil for nullable parameters instead of NSNull for legacy modules (619d5dfbb2 by @​cipolleschi)
  • TextInput: Fix crashes when any text is entered while running as iOS app on apple silicon mac (8d7aca30e7 by @​zhongwuzw)

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

microsoft/react-native-windows (react-native-windows)

v0.77.8: React Native Windows 0.77.8

Compare Source

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.77.0.

New changes

v0.77.7: React Native Windows 0.77.7

Compare Source

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.77.0.

New changes

v0.77.6: React Native Windows 0.77.6

Compare Source

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.77.0.

New changes

v0.77.5: React Native Windows 0.77.5

Compare Source

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.77.0.

New changes

v0.77.4: React Native Windows 0.77.4

Compare Source

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.77.0.

New changes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 27, 2025
@renovate renovate Bot requested review from JasonVMo and tido64 as code owners April 27, 2025 23:24
@tido64 tido64 requested a review from Saadnajmi as a code owner April 28, 2025 09:24
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 28, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions github-actions Bot added platform: iOS This affects iOS platform: macOS This affects macOS platform: visionOS labels Apr 28, 2025
@tido64 tido64 force-pushed the renovate/react-native branch from b27237e to 669b322 Compare April 28, 2025 09:25
@tido64 tido64 merged commit 07b8c53 into trunk Apr 28, 2025
30 checks passed
@tido64 tido64 deleted the renovate/react-native branch April 28, 2025 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file platform: iOS This affects iOS platform: macOS This affects macOS platform: visionOS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant